home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set startBall to 4
- set convergenceMediasBall to startBall + 3
- set telephoneBall to startBall + 7
- set televisionBall to startBall + 8
- set ordinateurBall to startBall + 9
- set the ink of sprite telephoneBall to 37
- set the ink of sprite televisionBall to 37
- set the ink of sprite ordinateurBall to 37
- depuppetize(telephoneBall, ordinateurBall)
- updateStage()
- end
-